DownloadIteminterface
Download item information
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| displayInfo⚓︎ | { filename: string; state: "progressing" | "completed" | "cancelled" | "interrupted"; receivedBytes: number; totalBytes: number; speed: number; url: string; startTime: number; timeRemaining: number; } | x | x | |
| id⚓︎ | string | x | x | |
| windowId⚓︎ | string | x | x |